setAvailableOffline
open fun setAvailableOffline(availableOffline: Boolean): NotificationCompat.Action.WearableExtender(source)
Set whether this action is available when the wearable device is not connected to a companion device. The user can still trigger this action when the wearable device is offline, but a visual hint will indicate that the action may not be available. Defaults to true.